Name | Description | |
---|---|---|
![]() | Count | Gets the number of sheets in the collection. |
![]() | Item | Gets the sheet at the special index. |
The following tables list the members exposed by XamlCollection<T>.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of sheets in the collection. |
![]() | Item | Gets the sheet at the special index. |
Name | Description | |
---|---|---|
![]() | Add | Adds a sheet into the collection. |
![]() | Clear | Clears the collection. |
![]() | IndexOf | Gets the index of a sheet. |
![]() | RemoveAt | Removes a sheet from the collection. |